Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redmine #7

Merged
merged 12 commits into from
Jan 17, 2024
Merged

Redmine #7

merged 12 commits into from
Jan 17, 2024

Conversation

jirihofman
Copy link
Member

@jirihofman jirihofman commented Jan 17, 2024

Closes https://github.com/clientIO/appmixer-components/issues/1586

fix required fields
outports for IssueCreate
Update IssueCreate.js to return the data received from httpRequest() instead of an empty object.

Update component.json files to change the type of "issue_id" property from integer to string.

Update openapi.yml to add required properties for creating an issue and update the response schema for creating an issue.

Update openapi.yml to remove the "issue" property from the required properties for updating an issue.

Update openapi.yml to change the response status code for updating an issue from 201 to 204.
@jirihofman jirihofman self-assigned this Jan 17, 2024
@jirihofman jirihofman marked this pull request as draft January 17, 2024 14:00
@jirihofman jirihofman marked this pull request as ready for review January 17, 2024 14:12
@vtalas vtalas merged commit 3b718f3 into clientIO:dev Jan 17, 2024
1 check passed
@jirihofman jirihofman deleted the redmine branch January 18, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants